home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 November / PCWorld_2003-11_cd.bin / Software / Vyzkuste / weather / WWSETUP.EXE / {app} / HTML / style.css < prev    next >
Cascading Style Sheet File  |  2003-07-15  |  2KB  |  44 lines

  1. BODY {color: 000000;
  2.       background:#FFFFFF;
  3.       scrollbar-3d-light-color:#999999;
  4.       scrollbar-arrow-color:#6DBDF1;
  5.       scrollbar-base-color:black;
  6.       scrollbar-dark-shadow-color:#333333;
  7.       scrollbar-face-color:#D2EAFA;
  8.       scrollbar-highlight-color:#D2EAFA;
  9.       scrollbar-shadow-color:#6DBDF1;
  10.       margin: 0px 10px 0px 3px; }
  11.  
  12.  
  13. .CustomTD {background:#F7F3EF; padding:3px; color:#000000;}
  14. .CustomTD2 {background:#FFFBF7; padding:3px; color:#000000;}
  15. .CustomTD3 {background:#C8C8C8; color:#000000;}
  16. .CustomTD4 {background:#FFFFFF; padding:3px; color:#000000;}
  17. .CustomTD5 {padding:3px; color:#000000; font-family: verdana; font-size:9pt}      
  18.       
  19. TD {color: #000000; font-family: verdana; font-size:8pt}
  20.  
  21. .Grayed {color: #424142;}
  22.  
  23.  
  24. .text7black {color: #000000; font-family: verdana; font-size:7pt}
  25. .text8black {color: #000000; font-family: verdana; font-size:8pt}
  26. .text9black {color: #000000; font-family: verdana; font-size:9pt}  
  27. .text10black {color: #000000; font-family: verdana; font-size:10pt} 
  28. .text11black {color: #000000; font-family: verdana; font-size:11pt} 
  29. .text12black {color: #000000; font-family: verdana; font-size:12pt} 
  30. .text7gray {color: #808080; font-family: verdana; font-size:7pt}
  31. .text8gray {color: #808080; font-family: verdana; font-size:8pt}
  32. .text9gray {color: #808080; font-family: verdana; font-size:9pt}  
  33. .text10gray {color: #808080; font-family: verdana; font-size:10pt} 
  34. .text11gray {color: #808080; font-family: verdana; font-size:11pt} 
  35. .text12gray {color: #808080; font-family: verdana; font-size:12pt} 
  36. .text7blue {color: #182C8C; font-family: verdana; font-size:7pt}
  37. .text8blue {color: #182C8C; font-family: verdana; font-size:8pt;}
  38. .text9blue {color: #182C8C; font-family: verdana; font-size:9pt}  
  39. .text10blue {color: #182C8C; font-family: verdana; font-size:10pt} 
  40. .text11blue {color: #182C8C; font-family: verdana; font-size:11pt} 
  41. .text12blue {color: #182C8C; font-family: verdana; font-size:12pt} 
  42.  
  43. A:link {color: #3130FF;} A:visited {color: #3130FF;} A:active {color: #3130FF;} A:hover {color: #63AAFF;}
  44. A.Alert:link {color: #FF0000;} A.Alert:visited {color: #FF0000;} A.Alert:active {color: #FF0000;} A.Alert:hover {color: #FF8D8D;}